/ Assembly List / LJCDataTransformDAL / TaskSources / Add

Namespace - LJCDataTransformDAL


Parameters
stepTaskID - The record ID.
dataSourceID - The item name.

Returns

A reference to the added item.

Syntax

C#
public TaskSource Add(Int32 stepTaskID, Int32 dataSourceID)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.